Skip to content

Add build workflow

Add build workflow #4

Triggered via pull request October 15, 2024 16:19
@pleroypleroy
synchronize #4
MSVC
Status Failure
Total duration 59s
Artifacts

build.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
error C1083: src/binary64/sin/sin.c#L40
Cannot open include file: 'absl/numeric/int128.h': No such file or directory [D:\a\core-math\core-math\msvc\core-math.vcxproj]
error C1083: src/binary64/cos/cos.c#L40
Cannot open include file: 'absl/numeric/int128.h': No such file or directory [D:\a\core-math\core-math\msvc\core-math.vcxproj]
build (Debug)
Process completed with exit code 1.
build (Release)
The job was canceled because "Debug" failed.
build (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/