Skip to content

ci: remove Enforce License Compliance workflow - #19

Merged
thomasrockhu-codecov merged 1 commit into
mainfrom
chore/remove-enforce-license-compliance-20260521
May 22, 2026
Merged

ci: remove Enforce License Compliance workflow#19
thomasrockhu-codecov merged 1 commit into
mainfrom
chore/remove-enforce-license-compliance-20260521

Conversation

@thomasrockhu-codecov

Copy link
Copy Markdown
Contributor

Removes the .github/workflows/enforce-license-compliance.yml workflow as part of org-wide cleanup.

Removes the Enforce License Compliance GitHub Actions workflow.
@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
2 2 0 0
View the top 2 failed tests by shortest run time
 subtracts 2 - 3 to equal -1
Stack Traces | 0.000s run time
Error: expect(received).toBe(expected) // Object.is equality

Expected: 1
Received: -1
    at Object.<anonymous> (/Users/josephsawaya/dev/test-result-action/demo/calculator/calculator.test.ts:10:31)
    at Promise.then.completed (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:126:9)
    at run (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/Users/josephsawaya/dev/test-result-action/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/Users/josephsawaya/dev/test-result-action/node_modules/jest-runner/build/runTest.js:444:34)
 adds 2 + 3 to equal 5
Stack Traces | 0.002s run time
Error: expect(received).toBe(expected) // Object.is equality

Expected: 4
Received: 5
    at Object.<anonymous> (/Users/josephsawaya/dev/test-result-action/demo/calculator/calculator.test.ts:5:26)
    at Promise.then.completed (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:126:9)
    at run (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/Users/josephsawaya/dev/test-result-action/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/Users/josephsawaya/dev/test-result-action/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/Users/josephsawaya/dev/test-result-action/node_modules/jest-runner/build/runTest.js:444:34)

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

@calvin-codecov calvin-codecov left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated but were these tests in the repo intentionally made to fail.

@thomasrockhu-codecov
thomasrockhu-codecov merged commit c74976b into main May 22, 2026
8 checks passed
@thomasrockhu-codecov
thomasrockhu-codecov deleted the chore/remove-enforce-license-compliance-20260521 branch May 22, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants