Skip to content

Fix typescript bundle imports. #203

Fix typescript bundle imports.

Fix typescript bundle imports. #203

Triggered via push March 4, 2024 12:34
Status Success
Total duration 1m 44s
Artifacts

tests.yml

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

Annotations

24 warnings
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: act10ns/slack@v1, actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: act10ns/slack@v1, 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/
build (18.x): src/finitio/errors.ts#L16
Expected '!==' and instead saw '!='
build (18.x): src/finitio/errors.ts#L25
Expected '!==' and instead saw '!='
build (18.x): src/finitio/errors.ts#L35
Expected '!==' and instead saw '!='
build (18.x): src/finitio/errors.ts#L56
Expected '===' and instead saw '=='
build (18.x): src/finitio/errors.ts#L61
Expected '!==' and instead saw '!='
build (18.x): src/finitio/errors.ts#L81
Expected '===' and instead saw '=='
build (18.x): src/finitio/errors.ts#L110
Expected '===' and instead saw '=='
build (18.x): src/finitio/errors.ts#L111
Expected '===' and instead saw '=='
build (18.x): src/finitio/support/attribute.ts#L39
Expected '===' and instead saw '=='
build (18.x): src/finitio/support/attribute.ts#L40
Expected '!==' and instead saw '!='
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: act10ns/slack@v1, actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: act10ns/slack@v1, 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/
build (20.x): src/finitio/errors.ts#L16
Expected '!==' and instead saw '!='
build (20.x): src/finitio/errors.ts#L25
Expected '!==' and instead saw '!='
build (20.x): src/finitio/errors.ts#L35
Expected '!==' and instead saw '!='
build (20.x): src/finitio/errors.ts#L56
Expected '===' and instead saw '=='
build (20.x): src/finitio/errors.ts#L61
Expected '!==' and instead saw '!='
build (20.x): src/finitio/errors.ts#L81
Expected '===' and instead saw '=='
build (20.x): src/finitio/errors.ts#L110
Expected '===' and instead saw '=='
build (20.x): src/finitio/errors.ts#L111
Expected '===' and instead saw '=='
build (20.x): src/finitio/support/attribute.ts#L39
Expected '===' and instead saw '=='
build (20.x): src/finitio/support/attribute.ts#L40
Expected '!==' and instead saw '!='