Skip to content

new github action

new github action #2

Triggered via pull request February 20, 2024 09:43
Status Startup failure
Total duration
Artifacts

rust.yml

on: pull_request
Fmt
Fmt
Integration Tests
Integration Tests
Pallet Tests
Pallet Tests
Release Build
Release Build
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/rust.yml#L22
The workflow is not valid. .github/workflows/rust.yml (Line: 22, Col: 3): The identifier 'Release Build' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/rust.yml (Line: 31, Col: 3): The identifier 'Pallet Tests' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.