Update dependency #105
Annotations
3 errors and 7 warnings
MonkeyLoader/Events/EventDispatcherBase.cs#L11
The type 'THandler' must be a reference type in order to use it as parameter 'T' in the generic type or method 'PrioritySortedCollection<T>'
|
MonkeyLoader/Events/EventDispatcherBase.cs#L11
The type 'THandler' must be a reference type in order to use it as parameter 'T' in the generic type or method 'PrioritySortedCollection<T>'
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L10
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator'
|
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L14
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator.Execute(GeneratorExecutionContext)'
|
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L45
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator.Initialize(GeneratorInitializationContext)'
|
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L10
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator'
|
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L14
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator.Execute(GeneratorExecutionContext)'
|
MonkeyLoader.CodeGenerators/ConfigPropertiesGenerator.cs#L45
Missing XML comment for publicly visible type or member 'ConfigPropertiesGenerator.Initialize(GeneratorInitializationContext)'
|
This job failed
Loading