Skip to content

chore(release): 1.4.7 #36

chore(release): 1.4.7

chore(release): 1.4.7 #36

Triggered via push November 13, 2023 00:56
Status Failure
Total duration 1m 5s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/api.ts#L1
'options' is possibly 'undefined'.
build: src/api.ts#L1
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build: src/constants.ts#L1
Type 'null' is not assignable to type 'boolean'.
build: src/constants.ts#L1
Type 'null' is not assignable to type 'string | undefined'.
build: src/constants.ts#L1
Type 'null' is not assignable to type 'boolean'.
build: src/constants.ts#L1
Type 'null' is not assignable to type 'boolean'.
build: src/constants.ts#L1
Type 'null' is not assignable to type 'boolean'.
build: src/constants.ts#L1
Type 'null' is not assignable to type 'boolean'.
build: src/constants.ts#L1
Type 'null' is not assignable to type 'boolean'.
build: src/constants.ts#L1
Type 'null' is not assignable to type 'boolean'.
build
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/