Pad files when building names from bttwriter #297
pullRequest.yml
on: pull_request
build-and-test
3m 38s
Annotations
21 warnings and 1 notice
|
build-and-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test:
ScriptureRenderingPipelineWorker/Models/TranslationWordsEntry.cs#L9
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
ScriptureRenderingPipelineWorker/Models/TranslationWordsEntry.cs#L8
Non-nullable property 'Slug' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
ScriptureRenderingPipelineWorker/Models/TranslationWordsEntry.cs#L7
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
ScriptureRenderingPipelineWorker/MergeHandler.cs#L475
Non-nullable property 'BookLongName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
ScriptureRenderingPipelineWorker/MergeHandler.cs#L474
Non-nullable property 'BookName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
ScriptureRenderingPipelineWorker/MergeHandler.cs#L472
Non-nullable property 'MD5Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
ScriptureRenderingPipelineWorker/MergeHandler.cs#L471
Non-nullable property 'BookCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
ScriptureRenderingPipelineWorker/MergeHandler.cs#L470
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
ScriptureRenderingPipelineWorker/Models/AppMeta.cs#L10
Non-nullable property 'FontFamily' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
ScriptureRenderingPipelineWorker/Models/AppMeta.cs#L8
Non-nullable property 'FontUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
PipelineCommon/Models/Webhook/WebhookEvent.cs#L12
Non-nullable property 'after' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
PipelineCommon/Models/Webhook/WebhookEvent.cs#L11
Non-nullable property 'before' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
PipelineCommon/Models/Webhook/WebhookEvent.cs#L10
Non-nullable property '_ref' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
PipelineCommon/Models/Webhook/WebhookEvent.cs#L9
Non-nullable property 'action' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
PipelineCommon/Models/Webhook/WebhookEvent.cs#L8
Non-nullable property 'secret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
PipelineCommon/Helpers/MarkdigExtensions/RCLinkRenderer.cs#L162
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
PipelineCommon/Helpers/ZipFileSystem.cs#L105
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
PipelineCommon/Helpers/IZipFileSystem.cs#L63
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
PipelineCommon/Helpers/IZipFileSystem.cs#L35
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
PipelineCommon/Helpers/IZipFileSystem.cs#L27
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|