Skip to content

Use [0, 2*mod) as the standard interval #190

Use [0, 2*mod) as the standard interval

Use [0, 2*mod) as the standard interval #190

Triggered via push October 7, 2024 18:54
Status Failure
Total duration 7m 29s
Artifacts 22

verify.yml

on: push
Matrix: verify
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 23 warnings
verify (04): verify/linalg/pow_fast.test.cpp#L1
Failed to test verify/linalg/pow_fast.test.cpp
docs-and-check
Process completed with exit code 1.
verify (05)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (00)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (07)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (06)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (03)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (08)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (02)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (09)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (01)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (15)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify (17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docs-and-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docs-and-check
The github-pages gem can't satisfy your Gemfile's dependencies. If you want to use a different Jekyll version or need additional dependencies, consider building Jekyll site with GitHub Actions: https://jekyllrb.com/docs/continuous-integration/github-actions/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size Digest
Bundled-Linux Expired
420 KB
sha256:4ae04e9900e60bd850739c6b08683621625b4f3ebea714d0c1813c0258fecb2a
Linux-verify-files-json Expired
6.14 KB
sha256:7de1623b1dbf24c1e1bb5565b9b1fed83d7516a171f6e2765ba4881254abd5fe
Result-Linux-00 Expired
23.1 KB
sha256:a1af6437b51e45831c39e80800d802789571ff4fc4ac0a438f44c846b8f172ce
Result-Linux-01 Expired
23 KB
sha256:fdcf1d9a49ef7a18d6e59be712c167b7c82e919f049698a4de0f2fd151a19452
Result-Linux-02 Expired
23.1 KB
sha256:f5be09434576476298795dfef91184bc8409985dc1bc8ba128dadd14df6209e4
Result-Linux-03 Expired
23.1 KB
sha256:89ac80addd3b769d2608b6b4e56c59ac1197d0a37ac95591b4e338e02dcedc77
Result-Linux-04 Expired
23.1 KB
sha256:3a2901474d9c28b7eaae2506044c8fd82c3f6b7edad1883e4319d8a9fc6db1a6
Result-Linux-05 Expired
23 KB
sha256:9ebfdd2d7e09e51e71b79e142cf0689d905561555f60366593eec7da6479e86d
Result-Linux-06 Expired
23.1 KB
sha256:b550037587dd49e035fd3a7fd85262fcbb437ae052f0d4890c3ad3f97dd8c603
Result-Linux-07 Expired
23 KB
sha256:903c0b47c9a8c8073dd23ae89adb6eade0ecb94c63144b1de143234177628e46
Result-Linux-08 Expired
23 KB
sha256:0402fddbb660130eb356d0453d49e740b0379219b8c7b3357bef4cbeb2376273
Result-Linux-09 Expired
23 KB
sha256:532181d08e8f1af3e0702931a96a6c8e34755ee600d45bb62f4af2636cf53449
Result-Linux-10 Expired
23 KB
sha256:cb57e62ac0d66f9391dc311a7f4d520a7f6b33125c975df468b0cc20fcaf478e
Result-Linux-11 Expired
23.1 KB
sha256:029a9e9ed25d26fce80e45f15ae34bcdaaccd26bca7c08c01916674dad085520
Result-Linux-12 Expired
23 KB
sha256:1f4a7e779b06bfaccd75030a2eaf4857314b80256abfb185fe9039bb3b8a42cb
Result-Linux-13 Expired
23.1 KB
sha256:e41c16d699a02f4ed24420fbd133903e2e9f335535defe4e1a9a3efd64ac62b6
Result-Linux-14 Expired
23.1 KB
sha256:950d841777ccd64fa63e489b7be9299a3721dc9148f77692a964c04680d1bacb
Result-Linux-15 Expired
23 KB
sha256:aecbcbbb6dc20060786ce77f56e555c2d70f7a075bbf20b1480b9a7256fc5b33
Result-Linux-16 Expired
23.1 KB
sha256:1f10184291ed104aabaed157210ac75b77e37515404c5bfd1bedeb0656703a9a
Result-Linux-17 Expired
23 KB
sha256:8b308b7894067666466c33c65aae2c6a7b19d2c43d3c8140fbca59b98e643766
Result-Linux-18 Expired
23.1 KB
sha256:72ccfd82808839a974054dd498e058a3875a223c3e2bab32d31cbe2a8accf1ee
Result-Linux-19 Expired
23 KB
sha256:9ad98044df6e2b20aed9abc91329039e30df585398841ec17df7e0d51f9edc50