Skip to content

Merge pull request #60 from opti21/remove-when-command #105

Merge pull request #60 from opti21/remove-when-command

Merge pull request #60 from opti21/remove-when-command #105

Triggered via push August 1, 2023 19:02
Status Success
Total duration 34s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build (15)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/action-setup@v2.0.1, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (15): src/commands/nextStream.ts#L22
'tags' is defined but never used
build (15): src/commands/nextStream.ts#L41
Unexpected any. Specify a different type
build (15): src/commands/nextStream.ts#L43
Unexpected any. Specify a different type
build (15): src/commands/nextStream.ts#L89
Forbidden non-null assertion
build (15): src/commands/nextStream.ts#L105
Forbidden non-null assertion
build (15): src/commands/nextStream.ts#L106
Forbidden non-null assertion
build (15): src/commands/raffle.ts#L60
Forbidden non-null assertion
build (15): src/commands/raffle.ts#L109
Forbidden non-null assertion
build (15): src/commands/saveSong.ts#L3
'Video' is defined but never used
build (15): src/commands/saveSong.ts#L53
Forbidden non-null assertion
build (15)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (15)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (15)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/