Skip to content

Bump actions/setup-dotnet from 4.2.0 to 4.3.0 (#357) #703

Bump actions/setup-dotnet from 4.2.0 to 4.3.0 (#357)

Bump actions/setup-dotnet from 4.2.0 to 4.3.0 (#357) #703

Triggered via push February 1, 2025 15:03
Status Success
Total duration 1m 42s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
The process '/usr/bin/git' failed with exit code 128
test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
test: build/practice/ocr-numbers/OcrNumbers.vb#L53
'Public Shared Function __Throw(Of Integer)(e As Exception) As Integer' is obsolete: 'Please refactor calling code to use normal throw statements'.
test: build/practice/ocr-numbers/OcrNumbers.vb#L57
'Public Shared Function __Throw(Of Integer)(e As Exception) As Integer' is obsolete: 'Please refactor calling code to use normal throw statements'.
test: build/practice/list-ops/ListOps.vb#L54
'Public Shared Function __Assign(Of List(Of T))(ByRef target As List(Of T), value As List(Of T)) As List(Of T)' is obsolete: 'Please refactor calling code to use normal Visual Basic assignment'.
test: build/practice/circular-buffer/CircularBuffer.vb#L52
Type parameter 'T' has the same name as a type parameter of an enclosing type. Enclosing type's type parameter will be shadowed.
test: build/practice/circular-buffer/CircularBuffer.vb#L47
'Public Shared Function __Assign(Of List(Of T))(ByRef target As List(Of T), value As List(Of T)) As List(Of T)' is obsolete: 'Please refactor calling code to use normal Visual Basic assignment'.
test: build/practice/change/Change.vb#L19
Using the iteration variable in a lambda expression may have unexpected results. Instead, create a local variable within the loop and assign it the value of the iteration variable.
test: build/practice/change/Change.vb#L19
Using the iteration variable in a lambda expression may have unexpected results. Instead, create a local variable within the loop and assign it the value of the iteration variable.
test: build/practice/change/Change.vb#L19
Using the iteration variable in a lambda expression may have unexpected results. Instead, create a local variable within the loop and assign it the value of the iteration variable.
test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.