Merge pull request #32 from TaitoUnited/feat/web-support #179
verify.yaml
on: push
Lint, typecheck, and test
3m 54s
Annotations
4 errors and 2 warnings
Lint, typecheck, and test:
src/components/settings/AppearanceMenuTarget.tsx#L17
This comparison appears to be unintentional because the types 'ColorMode' and '"system"' have no overlap.
|
Lint, typecheck, and test:
src/components/settings/AppearanceMenuTarget.tsx#L18
Argument of type '"system"' is not assignable to parameter of type 'ColorMode'.
|
Lint, typecheck, and test:
src/components/uikit/inputs/TextInput.tsx#L120
No overload matches this call.
|
Lint, typecheck, and test
Process completed with exit code 2.
|
Lint, typecheck, and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, voxmedia/github-action-slack-notify-build@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint, typecheck, and 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/
|