Bump the npm_and_yarn group in /site with 1 update #718
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/Crossroads/Services/PackageApplicationBuilder.cs#L157
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
src/Crossroads/Services/PackageApplicationBuilder.cs#L182
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
src/Crossroads/Services/PackageApplicationBuilder.cs#L118
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Build:
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L138
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L139
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L140
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
test/Crossroads.Test/Services/PackageApplicationBuilderTests.cs#L141
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
src/Crossroads/Services/PackageApplicationBuilder.cs#L157
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
src/Crossroads/Services/PackageApplicationBuilder.cs#L182
'IDirectoryInfoFactory.FromDirectoryName(string)' is obsolete: 'Use `IDirectoryInfoFactory.New(string)` instead'
|
Build:
src/Crossroads/Services/PackageApplicationBuilder.cs#L118
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Loading