Skip to content

fix: performance degradation after naked pointer fix #691

fix: performance degradation after naked pointer fix

fix: performance degradation after naked pointer fix #691

Triggered via pull request August 26, 2024 15:15
Status Success
Total duration 18m 23s
Artifacts 3

build.yml

on: pull_request
Matrix: build
Publish release
0s
Publish release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
build (windows-latest, windows-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-mingw-...
No files were found with the provided path: odiff-windows-x64.exe. No artifacts will be uploaded.
build (ubuntu-latest, linux-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest, linux-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, linux-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-linux)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ubuntu-latest, linux-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-linux)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest, macos-arm64, ocaml-variants.5.2.0+options,ocaml-option-flambda, arm64-osx)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest, macos-arm64, ocaml-variants.5.2.0+options,ocaml-option-flambda, arm64-osx)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest, macos-arm64, ocaml-variants.5.2.0+options,ocaml-option-flambda, arm64-osx)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest, macos-arm64, ocaml-variants.5.2.0+options,ocaml-option-flambda, arm64-osx)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-latest, macos-arm64, ocaml-variants.5.2.0+options,ocaml-option-flambda, arm64-osx)
passing 'size_t *' (aka 'unsigned long *') to parameter of type 'intnat *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
build (macos-latest, macos-arm64, ocaml-variants.5.2.0+options,ocaml-option-flambda, arm64-osx)
passing 'size_t *' (aka 'unsigned long *') to parameter of type 'intnat *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
build (macos-13, macos-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-osx)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-13, macos-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-osx)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-13, macos-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-osx)
passing 'size_t *' (aka 'unsigned long *') to parameter of type 'intnat *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
build (macos-13, macos-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-osx)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-13, macos-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-osx)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-13, macos-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-osx)
passing 'size_t *' (aka 'unsigned long *') to parameter of type 'intnat *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
build (windows-latest, windows-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-mingw-...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest, windows-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-mingw-...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest, windows-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-mingw-...
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (windows-latest, windows-x64, ocaml-variants.5.2.0+options,ocaml-option-flambda, x64-mingw-...
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
odiff-linux-x64.exe Expired
2.57 MB
odiff-macos-arm64.exe Expired
1.66 MB
odiff-macos-x64.exe Expired
1.62 MB