Skip to content

feat(build): pass git commit sha for ReSpec based specs #129

feat(build): pass git commit sha for ReSpec based specs

feat(build): pass git commit sha for ReSpec based specs #129

Triggered via pull request October 16, 2023 12:11
Status Failure
Total duration 39s
Artifacts

pr.yml

on: pull_request
Check linting issues
30s
Check linting issues
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check linting issues: src/build.ts#L47
Property 'gitRevision' is missing in type '{ toolchain: "respec" | "bikeshed"; source: NormalizedPath; destination: NormalizedPath; }' but required in type 'BasicBuildOptions'.
Check linting issues: src/prepare-build.ts#L25
'configOverride.gh' is possibly 'null'.
Check linting issues: src/prepare-build.ts#L25
'configOverride.w3c' is possibly 'null'.
Check linting issues
Process completed with exit code 1.