Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(code-runtime): dependencies #402

Merged
merged 1 commit into from
Aug 21, 2024

fix(code-runtime): dependencies

079a263
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix(code-runtime): dependencies #402

fix(code-runtime): dependencies
079a263
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test:Unit failed Aug 21, 2024 in 0s

Errors 1

Found 1 errors

Annotations

Check failure on line 9 in code/code-commit/src/lint/commit.linter.test.ts

See this annotation in the file changed.

@github-actions github-actions / Test:Unit

code-commit

lint
Raw output
ReferenceError: buildCommitMesage is not defined
    at buildCommitMesage (/home/runner/work/raijin/raijin/code/code-commit/src/lint/commitlint.ts:204:12)
    at Object.<anonymous> (/home/runner/work/raijin/raijin/code/code-commit/src/lint/commit.linter.test.ts:9:23)