Skip to content

feat: Testing interop and styling #20

feat: Testing interop and styling

feat: Testing interop and styling #20

Triggered via push January 5, 2024 18:12
Status Failure
Total duration 25s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build
Argument of type 'string | null' is not assignable to parameter of type 'string'.
build
Argument of type 'string | null' is not assignable to parameter of type 'string'.
build
Argument of type 'string | null' is not assignable to parameter of type 'string'.
build
Argument of type 'string | null' is not assignable to parameter of type 'string'.
build
Argument of type 'string | null' is not assignable to parameter of type 'string'.
build
Argument of type 'string | null' is not assignable to parameter of type 'string'.
build
Argument of type 'string | null' is not assignable to parameter of type 'string'.
build
Argument of type 'string | null' is not assignable to parameter of type 'string'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/