This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
ci: make clang-format error when formatting errors are raised. #1023
Annotations
11 warnings
lint
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/
|
lint:
playground/express/index.ts#L5
Unexpected any. Specify a different type
|
lint:
playground/main_profile/index.ts#L8
Unexpected any. Specify a different type
|
lint:
playground/main_with_workers/index.ts#L14
Unexpected any. Specify a different type
|
lint:
test/cpu_profiler.test.ts#L47
Unexpected any. Specify a different type
|
lint:
test/hubextensions.hub.test.ts#L27
'_opts' is defined but never used
|
lint:
test/hubextensions.hub.test.ts#L53
'_opts' is defined but never used
|
lint:
test/hubextensions.hub.test.ts#L83
Unexpected any. Specify a different type
|
lint:
test/hubextensions.hub.test.ts#L136
Unexpected any. Specify a different type
|
lint:
test/hubextensions.test.ts#L32
Unexpected any. Specify a different type
|
lint:
test/hubextensions.test.ts#L79
Unexpected any. Specify a different type
|