chore: Adding the CoreHook Generator to the analyzers in the nuget pa… #15
Annotations
2 errors and 15 warnings
release
Error: fatal: You are not currently on a branch.
To push the history leading to the current (detached HEAD)
state now, use
git push origin HEAD:<name-of-remote-branch>
|
release
Error: fatal: You are not currently on a branch.
To push the history leading to the current (detached HEAD)
state now, use
git push origin HEAD:<name-of-remote-branch>
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
release:
CoreHook.IPC/NamedPipes/NamedPipeBase.cs#L26
Nullability of reference types in return type of 'PipeStream? NamedPipeBase.Stream.get' doesn't match implicitly implemented member 'PipeStream INamedPipe.Stream.get' (possibly because of nullability attributes).
|
release:
CoreHook.IPC/NamedPipes/NamedPipeBase.cs#L30
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
release:
CoreHook.IPC/Messages/CustomMessage.cs#L31
Possible null reference argument for parameter 'typeName' in 'Type? Type.GetType(string typeName, bool throwOnError)'.
|
release:
CoreHook.IPC/NamedPipes/NamedPipeBase.cs#L42
Dereference of a possibly null reference.
|
release:
CoreHook.IPC/NamedPipes/NamedPipeServer.cs#L53
Dereference of a possibly null reference.
|
release:
CoreHook.IPC/NamedPipes/NamedPipeBase.cs#L51
Dereference of a possibly null reference.
|
release:
CoreHook.IPC/NamedPipes/NamedPipeServer.cs#L76
Dereference of a possibly null reference.
|
release:
CoreHook.IPC/NamedPipes/NamedPipeBase.cs#L67
Dereference of a possibly null reference.
|
release:
CoreHook.IPC/NamedPipes/NamedPipeBase.cs#L75
Dereference of a possibly null reference.
|
release:
CoreHook.IPC/NamedPipes/NamedPipeBase.cs#L14
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
release
Unexpected input(s) 'default-author', valid inputs are ['add', 'author_name', 'author_email', 'commit', 'committer_name', 'committer_email', 'cwd', 'default_author', 'fetch', 'message', 'new_branch', 'pathspec_error_handling', 'pull', 'push', 'remove', 'tag', 'tag_push', 'github_token']
|
release
There are environment variables missing from this runtime, but would be present on GitHub.
|