update dep and publish (#1) #1
Annotations
2 errors and 14 warnings
lint:
src/components/intent.ts#L1045
This line has a length of 126. Maximum allowed is 120
|
lint
Process completed with exit code 1.
|
Publish to registry
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
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
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
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/
|