Release everything to prod #62
code-quality.yml
on: pull_request
Checks if ts and lint works
59s
Annotations
3 warnings
Checks if ts and lint works
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/
|
Checks if ts and lint works
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, EthanSK/git-branch-name-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checks if ts and lint works:
src/index.ts#L154
Unexpected any. Specify a different type
|