Skip to content

Feature/8 sensitive data filter #24

Feature/8 sensitive data filter

Feature/8 sensitive data filter #24

Re-run triggered February 14, 2024 16:54
Status Success
Total duration 37s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/ApplicationInsightsRequestLogging/Reader/BodyReader.cs#L121
Dereference of a possibly null reference.
build: src/ApplicationInsightsRequestLogging/Filters/SensitiveDataFilter.cs#L93
Possible null reference argument for parameter 'node' in 'void SensitiveDataFilter.RemoveIds(JsonNode node)'.
build: test/ManualTests/Controllers/TestController.cs#L25
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: test/ManualTests/Controllers/TestController.cs#L26
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: test/ManualTests/Controllers/TestController.cs#L27
Non-nullable property 'Topics' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/ApplicationInsightsRequestLogging/Reader/BodyReader.cs#L121
Dereference of a possibly null reference.
build: src/ApplicationInsightsRequestLogging/Filters/SensitiveDataFilter.cs#L93
Possible null reference argument for parameter 'node' in 'void SensitiveDataFilter.RemoveIds(JsonNode node)'.
build: test/ManualTests/Controllers/TestController.cs#L25
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: test/ManualTests/Controllers/TestController.cs#L26
Non-nullable property 'Blog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: test/ManualTests/Controllers/TestController.cs#L27
Non-nullable property 'Topics' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
artifacts Expired
51.5 KB