Bump tornado from 6.0.4 to 6.3.3 #14
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
jobs.yml
on: pull_request
Run linter
38s
Run pylint and tests
29s
Annotations
4 errors and 11 warnings
Run pylint and tests
Process completed with exit code 8.
|
Run linter:
client/shirow.ts#L1
Could not find a declaration file for module 'events'. '/home/runner/work/shirow/shirow/node_modules/events/events.js' implicitly has an 'any' type.
|
Run linter:
client/shirow.ts#L1
Parameter 'result' implicitly has an 'any' type.
|
Run linter
Process completed with exit code 2.
|
Run pylint and tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linter:
client/shirow.ts#L136
Unexpected any. Specify a different type
|
Run linter:
client/shirow.ts#L202
Unexpected any. Specify a different type
|
Run linter:
client/shirow.ts#L210
Unexpected any. Specify a different type
|
Run linter:
client/types.ts#L18
Unexpected any. Specify a different type
|
Run linter:
client/types.ts#L23
Unexpected any. Specify a different type
|
Run linter:
client/types.ts#L24
Unexpected any. Specify a different type
|
Run linter:
client/types.ts#L28
Unexpected any. Specify a different type
|
Run linter:
client/utils.ts#L50
Unexpected any. Specify a different type
|
Run linter:
client/utils.ts#L50
Unexpected any. Specify a different type
|