fix: spec compliant token matching #3
Annotations
16 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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/
|
lint:
src/components/agecounters.ts#L81
Missing return type on function
|
lint:
src/components/agecounters.ts#L100
Missing return type on function
|
lint:
src/components/app-service-bot.ts#L48
Missing return type on function
|
lint:
src/components/app-service-bot.ts#L92
Missing return type on function
|
lint:
src/components/app-service-bot.ts#L123
Missing return type on function
|
lint:
src/components/bridge-blocker.ts#L46
Missing return type on function
|
lint:
src/components/bridge-blocker.ts#L74
Missing return type on function
|
lint:
src/components/bridge-blocker.ts#L78
Missing return type on function
|
lint:
src/components/bridge-context.ts#L78
Missing return type on function
|
lint:
src/components/bridge-info-state.ts#L66
Missing return type on function
|
test-16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-16
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/
|
test-14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-14
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/
|