bumping manifest version to 1.5.0 #38
Annotations
10 errors and 4 warnings
lint:
src/character-tracker.ts#L24
Unexpected any. Specify a different type
|
lint:
src/characters/assets.ts#L117
Unexpected any. Specify a different type
|
lint:
src/characters/assets.ts#L117
Unexpected any. Specify a different type
|
lint:
src/characters/assets.ts#L128
Unexpected any. Specify a different type
|
lint:
src/characters/assets.ts#L142
Unexpected any. Specify a different type
|
lint:
src/characters/commands.ts#L21
'editor' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/characters/commands.ts#L22
'view' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/characters/commands.ts#L40
'match' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/characters/commands.ts#L64
'choiceKey' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/characters/lens.test.ts#L158
Unexpected any. Specify a different type
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The process '/usr/bin/git' failed with exit code 128
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The process '/usr/bin/git' failed with exit code 128
|