Skip to content

chore(deps): update all non-major dependencies #1112

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #1112

Triggered via pull request October 22, 2024 16:21
Status Failure
Total duration 46s
Artifacts

main.yml

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

Annotations

5 errors and 2 warnings
build (14.x): src/api/HttpApi.ts#L17
`./fetch` import should occur before import of `../utils/typing`
build (14.x): src/resources/HttpResource.ts#L5
`./Resource` import should occur before import of `../api/HttpApi`
build (14.x): src/resources/PaginatedHttpResource.ts#L2
`./HttpResource` import should occur before import of `../api/HttpApi`
build (14.x): src/types/ResourceCache.ts#L2
`./Context` import should occur before import of `../resources/Resource`
build (14.x)
Process completed with exit code 1.
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/