fix: add required persistent attribute when using ram class storage #17
release.yml
on: push
Commit Lint
/
Validate PR commits with commitlint
16s
Code Style
/
Lint
17s
Run tests and report coverage
/
Test and report coverage
47s
Build and release npm package
51s
Annotations
13 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. 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#L691
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L792
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L800
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L815
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L853
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L853
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L865
Unexpected any. Specify a different type
|
Run tests and report coverage / Test and report coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: martijnhols/actions-cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and release npm package
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/.
|