feat: rework the way of creating a shortcut #12
Annotations
1 error and 14 warnings
release
Resource not accessible by integration
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@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. 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/MulticlientCreator/Form1.cs#L68
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build:
src/MulticlientCreator/Form1.cs#L100
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build:
src/MulticlientCreator/Form1.cs#L115
Converting null literal or possible null value to non-nullable type.
|
build:
src/MulticlientCreator/Form1.cs#L116
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
build:
src/MulticlientCreator/Form1.cs#L116
Converting null literal or possible null value to non-nullable type.
|
build:
src/MulticlientCreator/Form1.cs#L117
Dereference of a possibly null reference.
|
build:
src/MulticlientCreator/Form1.cs#L68
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build:
src/MulticlientCreator/Form1.cs#L100
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build:
src/MulticlientCreator/Form1.cs#L115
Converting null literal or possible null value to non-nullable type.
|
build:
src/MulticlientCreator/Form1.cs#L116
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2, actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|