fix: prevent duplicate persistent attribute when using ram storage #31
code-style.yml
on: pull_request
Code Style
/
Lint
50s
Annotations
11 warnings
Code Style / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: martijnhols/actions-cache/restore@v3, martijnhols/actions-cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Style / Lint:
src/sdl/index.ts#L43
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L47
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L247
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L692
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L793
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L801
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L816
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L854
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L854
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L866
Unexpected any. Specify a different type
|