Skip to content

MINOR: [JS] Bump eslint from 8.42.0 to 8.52.0 in /js (#38545) #19

MINOR: [JS] Bump eslint from 8.42.0 to 8.52.0 in /js (#38545)

MINOR: [JS] Bump eslint from 8.42.0 to 8.52.0 in /js (#38545) #19

Triggered via push November 7, 2023 08:51
Status Success
Total duration 21m 10s
Artifacts

csharp.yml

on: push
Matrix: macos
Matrix: ubuntu
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L43
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2015)
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L274
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L68
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L247
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L252
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L291
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L292
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L293
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L304
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Ubuntu 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L305
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 macOS 11 C# 7.0.x: csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L43
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2015)
AMD64 macOS 11 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L274
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
AMD64 macOS 11 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L68
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 macOS 11 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L247
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 macOS 11 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L252
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 macOS 11 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L291
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 macOS 11 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L292
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 macOS 11 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L293
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 macOS 11 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L304
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 macOS 11 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L305
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/src/Apache.Arrow/Memory/NativeMemoryManager.cs#L43
Adding a finalizer to a type derived from MemoryManager<T> may permit memory to be freed while it is still in use by a Span<T> (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2015)
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L274
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L68
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L247
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Sql.Tests/FlightSqlServerTests.cs#L252
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L291
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L292
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L293
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L304
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
AMD64 Windows 2019 18.04 C# 7.0.x: csharp/test/Apache.Arrow.Flight.Tests/FlightTests.cs#L305
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)