feat(db): add database version management system #1874
Triggered via pull request
January 3, 2025 16:28
Status
Startup failure
Total duration
–
Artifacts
–
pull-request.yml
on: pull_request
Update DB Version
/
update-db-version
Run check
/
rust_check
Run Coverage
/
coverage
Run linters
/
markdown-lint
Run linters
/
prettier
Run linters
/
toml-lint
Run Cargo linters
/
cargo-lint
Run JS Tests
/
js-test
Annotations
1 error
Invalid workflow file:
.github/workflows/pull-request.yml#L22
The workflow is not valid. .github/workflows/pull-request.yml (Line: 22, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.IS_DRAFT == 'false' .github/workflows/pull-request.yml (Line: 32, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.IS_DRAFT == 'false'
|