Skip to content

feat: add helpers file created param #460

feat: add helpers file created param

feat: add helpers file created param #460

Triggered via push August 19, 2026 12:34
Status Success
Total duration 1m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: src/Mapster/Adapters/RecordTypeAdapter.cs#L197
Possible null reference argument for parameter 'source' in 'Expression IMemberModelEx.GetExpression(Expression source)'.
build: src/Mapster/Adapters/RecordTypeAdapter.cs#L195
Dereference of a possibly null reference.
build: src/Mapster/Adapters/RecordTypeAdapter.cs#L148
Converting null literal or possible null value to non-nullable type.
build: src/Mapster/Adapters/RecordTypeAdapter.cs#L148
Converting null literal or possible null value to non-nullable type.
build: src/Mapster/Adapters/RecordTypeAdapter.cs#L99
Dereference of a possibly null reference.
build: src/Mapster/Adapters/RecordTypeAdapter.cs#L51
Possible null reference return.
build: src/Mapster/Adapters/BaseClassAdapter.cs#L216
Cannot convert null literal to non-nullable reference type.
build: src/Mapster/Adapters/BaseClassAdapter.cs#L18
Cannot convert null literal to non-nullable reference type.
build: src/Mapster.Core/Utils/ProjectToTypeVisitors.cs#L13
Possible null reference return.
build: src/Mapster.Core/Utils/ProjectToTypeVisitors.cs#L36
Possible null reference return.