Skip to content

Fix macos tests and implement isolation window and collision energy #125

Fix macos tests and implement isolation window and collision energy

Fix macos tests and implement isolation window and collision energy #125

Triggered via pull request June 26, 2026 20:35
@z3ronez3rone
synchronize #6
fix/macos-tests
Status Success
Total duration 1m 25s
Artifacts

test.yml

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

Annotations

7 warnings
test (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (ubuntu-latest): native/ThermoNativeReader/NativeApi.cs#L59
The field 'NativeApi._dummyFilter' is assigned but its value is never used
test (ubuntu-latest): native/ThermoNativeReader/NativeApi.cs#L156
The variable 'ex' is declared but never used
test (ubuntu-latest): native/ThermoNativeReader/NativeApi.cs#L77
Converting null literal or possible null value to non-nullable type.
test (ubuntu-latest): native/ThermoNativeReader/NativeApi.cs#L39
Possible null reference return.
test (ubuntu-latest): native/ThermoNativeReader/NativeApi.cs#L21
Non-nullable field 'RawFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test (ubuntu-latest): native/ThermoNativeReader/NativeApi.cs#L34
Possible null reference return.