Skip to content

Bugfix for ESM5 autoInjectable. #193

Bugfix for ESM5 autoInjectable.

Bugfix for ESM5 autoInjectable. #193

Re-run triggered January 18, 2024 21:56
Status Success
Total duration 53s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (12.x): src/__tests__/disposable.test.ts#L13
'_' is defined but never used
build (12.x): src/decorators/auto-injectable.ts#L23
Missing return type on function
build (10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (10.x): src/__tests__/disposable.test.ts#L13
'_' is defined but never used
build (10.x): src/decorators/auto-injectable.ts#L23
Missing return type on function
build (8.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (8.x): src/__tests__/disposable.test.ts#L13
'_' is defined but never used
build (8.x): src/decorators/auto-injectable.ts#L23
Missing return type on function