Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Jint.Benchmark #5
Annotations
10 warnings
tests
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/
|
tests
.NET 5.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.
|
tests:
Jint.Tests.Ecma/EcmaTest.cs#L162
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location instead.'
|
tests:
Jint.Tests.CommonScripts/SunSpiderTests.cs#L57
Theory method 'RunScript' on test class 'SunSpiderTests' does not use parameter 'name'.
|
tests:
Jint.Tests.CommonScripts/SunSpiderTests.cs#L57
Theory method 'RunScript' on test class 'SunSpiderTests' does not use parameter 'name'.
|
tests:
Jint.Tests.Test262/Test262Test.cs#L37
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location instead.'
|
tests:
Jint.Tests/Runtime/Domain/UuidConstructor.cs#L35
'UuidConstructor._prototype' hides inherited member 'ObjectInstance._prototype'. Use the new keyword if hiding was intended.
|
tests:
Jint.Tests/Runtime/Domain/UuidInstance.cs#L10
'UuidInstance._prototype' hides inherited member 'ObjectInstance._prototype'. Use the new keyword if hiding was intended.
|
tests:
Jint.Tests/Runtime/Domain/UuidConstructor.cs#L35
'UuidConstructor._prototype' hides inherited member 'ObjectInstance._prototype'. Use the new keyword if hiding was intended.
|
tests:
Jint.Tests/Runtime/Domain/UuidInstance.cs#L10
'UuidInstance._prototype' hides inherited member 'ObjectInstance._prototype'. Use the new keyword if hiding was intended.
|