Skip to content

updating keywords

updating keywords #146

Triggered via push May 22, 2024 23:25
Status Failure
Total duration 32s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
validate: test/type-tests/bind-all.usage-types.ts#L43
Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Modules are automatically in strict mode.
validate: test/type-tests/bind-all.usage-types.ts#L44
Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Modules are automatically in strict mode.
validate: test/type-tests/bind-all.usage-types.ts#L62
Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Modules are automatically in strict mode.
validate: test/type-tests/bind.usage-types.ts#L29
Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Modules are automatically in strict mode.
validate: test/type-tests/bind.usage-types.ts#L41
Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Modules are automatically in strict mode.
validate
Process completed with exit code 2.
validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/