Skip to content

Semantic: qualified method call static impl #568

Semantic: qualified method call static impl

Semantic: qualified method call static impl #568

Triggered via push April 6, 2024 23:03
Status Failure
Total duration 27s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
error: expect(received).toEqual(expected): src/e2e.spec.ts#L179
Expected: "" Received: "Show(...).show is not a function\n at file:///home/runner/work/nois/nois/tmp/dist/std/list.js:1:3244\n at Object.map (file:///home/runner/work/nois/nois/tmp/dist/std/option.js:1:747)\n at Object.next (file:///home/runner/work/nois/nois/tmp/dist/std/iter/mapIter.js:1:2039)\n at Object.fromIter (file:///home/runner/work/nois/nois/tmp/dist/std/list.js:1:1462)\n at Object.collect (file:///home/runner/work/nois/nois/tmp/dist/std/iter/mod.js:1:1660)\n at Object.show (file:///home/runner/work/nois/nois/tmp/dist/std/list.js:1:3344)\n at main (file:///home/runner/work/nois/nois/tmp/dist/test/mod.js:1:2677)\n at file:///home/runner/work/nois/nois/tmp/dist/test/mod.js:1:2726\n at ModuleJob.run (node:internal/modules/esm/module_job:195:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)\n" at /home/runner/work/nois/nois/src/e2e.spec.ts:179:13
ci
Process completed with exit code 1.
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/