Skip to content

feat(core): migrate everything to ESM-only #2047

feat(core): migrate everything to ESM-only

feat(core): migrate everything to ESM-only #2047

Triggered via pull request April 26, 2024 08:21
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Matrix: tests
PR checks
20s
PR checks
Test Coverage
0s
Test Coverage
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Tests (Linux)
Process completed with exit code 1.
Tests (macOS)
The job was canceled because "_1_ubuntu-latest_Linux" failed.
Tests (macOS)
Process completed with exit code 1.
PR checks: src/main.ts#L66
Property 'GITHUB_SHA' comes from an index signature, so it must be accessed with ['GITHUB_SHA'].
PR checks: src/main.ts#L67
Property 'GIT_COMMIT_SHA' comes from an index signature, so it must be accessed with ['GIT_COMMIT_SHA'].
PR checks: src/main.ts#L67
Property 'GITHUB_SHA' comes from an index signature, so it must be accessed with ['GITHUB_SHA'].
PR checks: src/main.ts#L68
Property 'GITHUB_REF' comes from an index signature, so it must be accessed with ['GITHUB_REF'].
PR checks: src/main.ts#L69
Property 'GIT_BRANCH' comes from an index signature, so it must be accessed with ['GIT_BRANCH'].
PR checks: src/main.ts#L69
Property 'GITHUB_REF' comes from an index signature, so it must be accessed with ['GITHUB_REF'].
PR checks: src/main.ts#L71
Property 'GIT_BRANCH' comes from an index signature, so it must be accessed with ['GIT_BRANCH'].
PR checks: src/main.ts#L72
Property 'GIT_BRANCH' comes from an index signature, so it must be accessed with ['GIT_BRANCH'].
PR checks: src/main.ts#L72
Property 'GIT_BRANCH' comes from an index signature, so it must be accessed with ['GIT_BRANCH'].
PR checks: src/main.ts#L75
Property 'GITHUB_EVENT_NAME' comes from an index signature, so it must be accessed with ['GITHUB_EVENT_NAME'].
Tests (Windows)
The job was canceled because "_1_ubuntu-latest_Linux" failed.
Tests (Windows)
The operation was canceled.