Update all non-major dependencies #591
Annotations
10 errors and 9 warnings
lint:
src/config.ts#L10
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
lint:
src/modules/strat/strat.graphql.ts#L36
Unexpected any. Specify a different type.
|
lint:
src/modules/strat/strat.graphql.ts#L45
Unexpected any. Specify a different type.
|
lint:
src/modules/strat/strat.graphql.ts#L57
["excludeShortIds"] is better written in dot notation.
|
lint:
src/modules/strat/strat.graphql.ts#L63
["atk"] is better written in dot notation.
|
lint:
src/modules/strat/strat.graphql.ts#L64
["def"] is better written in dot notation.
|
lint:
src/modules/strat/strat.graphql.ts#L69
["gamemode"] is better written in dot notation.
|
lint:
src/modules/strat/strat.graphql.ts#L72
Unexpected any. Specify a different type.
|
lint:
src/modules/strat/strat.graphql.ts#L73
["page"] is better written in dot notation.
|
lint:
src/modules/strat/strat.graphql.ts#L73
Unexpected any. Specify a different type.
|
lint
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/
|
lint:
src/app.ts#L19
Capture group '([\dA-Za-z-]+)' should be converted to a named or non-capturing group.
|
lint:
src/graphql/scalars.ts#L14
Unexpected console statement.
|
lint:
src/graphql/scalars.ts#L21
Unexpected console statement.
|
lint
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/
|
test
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/
|
test
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/
|
typecheck
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/
|
typecheck
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/
|