Update version number #65
Annotations
8 warnings
build (16.x)
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/
|
build (16.x):
src/example/index.ts#L6
'context' is defined but never used
|
build (16.x):
src/example/multi.ts#L6
'context' is defined but never used
|
build (16.x):
src/example/multi.ts#L7
'context' is defined but never used
|
build (14.x)
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/
|
build (14.x):
src/example/index.ts#L6
'context' is defined but never used
|
build (14.x):
src/example/multi.ts#L6
'context' is defined but never used
|
build (14.x):
src/example/multi.ts#L7
'context' is defined but never used
|