Skip to content

Codegen: Trace auto implementation #540

Codegen: Trace auto implementation

Codegen: Trace auto implementation #540

Triggered via push March 23, 2024 13:23
Status Failure
Total duration 24s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
error: expect(received).toEqual(expected): src/scope/trait.spec.ts#L50
[ [ "std::io::show::Show" ], [ "std::io::trace::Trace" ], [ "std::eq::Eq" ], [ "std::iter::Collector<std::string::String>" + ], + [ + "std::copy::Copy" ] ] - Expected - 0 + Received + 3 at /home/runner/work/nois/nois/src/scope/trait.spec.ts:50:9
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/