Skip to content

chore(examples): configure ICRC-25 poc for deployment #1405

chore(examples): configure ICRC-25 poc for deployment

chore(examples): configure ICRC-25 poc for deployment #1405

Triggered via push September 5, 2023 12:26
Status Failure
Total duration 7m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build
Type 'string | undefined' is not assignable to type 'string'.
build
Type 'string | undefined' is not assignable to type 'string'.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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/