chore: . #178
lint-test.yml
on: push
Lint Check
15s
Unit Tests
1m 50s
Annotations
2 errors and 2 warnings
Lint Check:
packages/bot/src/runtime.ts#L82
'curHour' is assigned a value but never used
|
Lint Check
Process completed with exit code 1.
|
Lint Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|