test: add local gh reporter #105
checks.yml
on: push
lint
/
lint
34s
typecheck
/
typecheck
33s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
12 errors and 3 warnings
Base 64 | encode / encode ArrayBuffer:
bin/gh_reporter.ts#L57
{"title":"Base 64 | encode / encode ArrayBuffer","phase":"test","error":{"message":"expected 'AAAAAAAAAAAAAA==' to not equal 'AAAAAAAAAAAAAA=='","actual":"AAAAAAAAAAAAAA==","expected":"AAAAAAAAAAAAAA==","showDiff":true,"operator":"notStrictEqual","name":"AssertionError","ok":false,"stack":"AssertionError: expected 'AAAAAAAAAAAAAA==' to not equal 'AAAAAAAAAAAAAA=='\n at Assert.notEqual (file:///home/runner/work/utils/utils/node_modules/@japa/assert/build/index.js:231:19)\n at Object.executor (file:///home/runner/work/utils/utils/tests/base64.spec.ts:31:16)\n at #runTest (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:627:123)\n at #wrapTestInTimeout (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:693:82)\n at #wrapTestInRetries (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:704:37)\n at TestRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:739:36)\n at async Test.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1084:5)\n at async GroupRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1238:7)\n at async Group.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1370:5)\n at async SuiteRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1654:7)"}}
|
Import default / get default export value from a module:
bin/gh_reporter.ts#L57
{"title":"Import default / get default export value from a module","phase":"test","error":{"actual":{"foo":"bar"},"expected":{"foo":"bar"},"showDiff":true,"operator":"notDeepStrictEqual","name":"AssertionError","message":"expected { foo: 'bar' } to not deeply equal { foo: 'bar' }","ok":false,"stack":"AssertionError: expected { foo: 'bar' } to not deeply equal { foo: 'bar' }\n at Assert.notDeepEqual (file:///home/runner/work/utils/utils/node_modules/@japa/assert/build/index.js:297:19)\n at Object.executor (file:///home/runner/work/utils/utils/tests/import_default.spec.ts:36:16)\n at async #wrapTestInTimeout (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:691:7)\n at async TestRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:739:7)\n at async Test.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1084:5)\n at async GroupRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1238:7)\n at async Group.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1370:5)\n at async SuiteRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1654:7)\n at async Suite.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1754:5)\n at async Runner.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:348:7)"}}
|
test / test_linux (20.x)
Process completed with exit code 1.
|
test / test_linux (22.x)
The job was canceled because "_20_x" failed.
|
Base 64 | encode / encode ArrayBuffer:
bin/gh_reporter.ts#L57
{"title":"Base 64 | encode / encode ArrayBuffer","phase":"test","error":{"message":"expected 'AAAAAAAAAAAAAA==' to not equal 'AAAAAAAAAAAAAA=='","actual":"AAAAAAAAAAAAAA==","expected":"AAAAAAAAAAAAAA==","showDiff":true,"operator":"notStrictEqual","name":"AssertionError","ok":false,"stack":"AssertionError: expected 'AAAAAAAAAAAAAA==' to not equal 'AAAAAAAAAAAAAA=='\n at Assert.notEqual (file:///home/runner/work/utils/utils/node_modules/@japa/assert/build/index.js:231:19)\n at Object.executor (file:///home/runner/work/utils/utils/tests/base64.spec.ts:31:16)\n at #runTest (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:627:123)\n at #wrapTestInTimeout (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:693:82)\n at #wrapTestInRetries (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:704:37)\n at TestRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:739:36)\n at async Test.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1084:5)\n at async GroupRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1238:7)\n at async Group.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1370:5)\n at async SuiteRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1654:7)"}}
|
Import default / get default export value from a module:
bin/gh_reporter.ts#L57
{"title":"Import default / get default export value from a module","phase":"test","error":{"message":"expected { foo: 'bar' } to not deeply equal { foo: 'bar' }","actual":{"foo":"bar"},"expected":{"foo":"bar"},"showDiff":true,"operator":"notDeepStrictEqual","name":"AssertionError","ok":false,"stack":"AssertionError: expected { foo: 'bar' } to not deeply equal { foo: 'bar' }\n at Assert.notDeepEqual (file:///home/runner/work/utils/utils/node_modules/@japa/assert/build/index.js:297:19)\n at Object.executor (file:///home/runner/work/utils/utils/tests/import_default.spec.ts:36:16)\n at async #wrapTestInTimeout (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:691:7)\n at async TestRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:739:7)\n at async Test.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1084:5)\n at async GroupRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1238:7)\n at async Group.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1370:5)\n at async SuiteRunner.run (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1654:7)\n at async Suite.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:1754:5)\n at async Runner.exec (file:///home/runner/work/utils/utils/node_modules/@japa/core/build/index.js:348:7)"}}
|
test / test_linux (22.x)
The operation was canceled.
|
Base 64 | encode / encode ArrayBuffer:
bin/gh_reporter.ts#L57
{"title":"Base 64 | encode / encode ArrayBuffer","phase":"test","error":{"message":"expected 'AAAAAAAAAAAAAA==' to not equal 'AAAAAAAAAAAAAA=='","actual":"AAAAAAAAAAAAAA==","expected":"AAAAAAAAAAAAAA==","showDiff":true,"operator":"notStrictEqual","name":"AssertionError","ok":false,"stack":"AssertionError: expected 'AAAAAAAAAAAAAA==' to not equal 'AAAAAAAAAAAAAA=='\n at Assert.notEqual (file:///D:/a/utils/utils/node_modules/@japa/assert/build/index.js:231:19)\n at Object.executor (file:///D:/a/utils/utils/tests/base64.spec.ts:31:16)\n at #runTest (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:627:123)\n at #wrapTestInTimeout (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:693:82)\n at #wrapTestInRetries (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:704:37)\n at TestRunner.run (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:739:36)\n at async Test.exec (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:1084:5)\n at async GroupRunner.run (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:1238:7)\n at async Group.exec (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:1370:5)\n at async SuiteRunner.run (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:1654:7)"}}
|
Import default / get default export value from a module:
bin/gh_reporter.ts#L57
{"title":"Import default / get default export value from a module","phase":"test","error":{"message":"expected { foo: 'bar' } to not deeply equal { foo: 'bar' }","actual":{"foo":"bar"},"expected":{"foo":"bar"},"showDiff":true,"operator":"notDeepStrictEqual","name":"AssertionError","ok":false,"stack":"AssertionError: expected { foo: 'bar' } to not deeply equal { foo: 'bar' }\n at Assert.notDeepEqual (file:///D:/a/utils/utils/node_modules/@japa/assert/build/index.js:297:19)\n at Object.executor (file:///D:/a/utils/utils/tests/import_default.spec.ts:36:16)\n at async #wrapTestInTimeout (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:691:7)\n at async TestRunner.run (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:739:7)\n at async Test.exec (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:1084:5)\n at async GroupRunner.run (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:1238:7)\n at async Group.exec (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:1370:5)\n at async SuiteRunner.run (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:1654:7)\n at async Suite.exec (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:1754:5)\n at async Runner.exec (file:///D:/a/utils/utils/node_modules/@japa/core/build/index.js:348:7)"}}
|
test / test_windows (22.x)
Process completed with exit code 1.
|
test / test_windows (20.x)
The job was canceled because "_22_x" failed.
|
test / test_windows (20.x)
The operation was canceled.
|
typecheck / typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test_linux (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|