Upgrade JsonCore dependency affected by CVE-2024-43485 #1296
Annotations
1 error and 13 warnings
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
Unexpected input(s) 'firstParent', valid inputs are ['entryPoint', 'args', 'configFile', 'failOnWarnings', 'failOnErrors', 'helpURL', 'commitDepth', 'token']
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Missing XML comment for publicly visible type or member 'TopicPartitions' [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Missing XML comment for publicly visible type or member 'TopicPartitions.TopicPartitions(string, IEnumerable<int>)' [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Missing XML comment for publicly visible type or member 'TopicPartitions.Name' [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Missing XML comment for publicly visible type or member 'TopicPartitions.Partitions' [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/SecurityInformation.cs#L1
Using directive for 'System' should appear before directive for 'KafkaFlow.Authentication' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md) [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow/TopicMetadata.cs#L1
Missing XML comment for publicly visible type or member 'TopicMetadata' [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow/KafkaFlow.csproj]
|