Build Artifact #3
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
WebGoat.NET/Controllers/AccountController.cs#L117
Possible null reference argument for parameter 'username' in 'Customer? CustomerRepository.GetCustomerByUsername(string username)'.
|
build:
WebGoat.NET/Controllers/AccountController.cs#L129
Possible null reference argument for parameter 'username' in 'Customer? CustomerRepository.GetCustomerByUsername(string username)'.
|
build:
WebGoat.NET/Controllers/AccountController.cs#L151
Possible null reference argument for parameter 'username' in 'Customer? CustomerRepository.GetCustomerByUsername(string username)'.
|
build:
WebGoat.NET/Controllers/AccountController.cs#L183
Possible null reference argument for parameter 'user' in 'Task<IdentityResult> UserManager<IdentityUser>.ChangePasswordAsync(IdentityUser user, string currentPassword, string newPassword)'.
|
build:
WebGoat.NET/Startup.cs#L32
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
|
build:
WebGoat.NET/Startup.cs#L159
The variable 'c' is assigned but its value is never used
|
build:
WebGoat.NET/Exceptions/AbstractWebGoatException.cs#L16
'ApplicationException.ApplicationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
build:
WebGoat.NET/Controllers/HomeController.cs#L39
Possible null reference assignment.
|
build:
WebGoat.NET/Controllers/CheckoutController.cs#L31
Possible null reference assignment.
|
build:
WebGoat.NET/Controllers/CheckoutController.cs#L25
Non-nullable field '_resourcePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "windows-artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
windows-artifact
Expired
|
92.3 MB |
|