Skip to content

Merge pull request #82 from shinji-san/dependabot/github_actions/deve… #136

Merge pull request #82 from shinji-san/dependabot/github_actions/deve…

Merge pull request #82 from shinji-san/dependabot/github_actions/deve… #136

Triggered via push December 29, 2024 00:38
Status Success
Total duration 52s
Artifacts

dotnetall.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: tests/LuhnTest.cs#L190
'Luhn.IsValid(string)' is obsolete: 'Use the IsValidLuhnNumber method instead.'
build: tests/LuhnTest.cs#L192
'Luhn.IsValid(ReadOnlySpan<char>)' is obsolete: 'Use the IsValidLuhnNumber method instead.'
build: tests/LuhnTest.cs#L206
'Luhn.IsValid(string, byte)' is obsolete: 'Use the IsValidLuhnCheckDigit method instead.'
build: tests/LuhnTest.cs#L208
'Luhn.IsValid(ReadOnlySpan<char>, byte)' is obsolete: 'Use the IsValidLuhnCheckDigit method instead.'
build: tests/LuhnTest.cs#L246
'Luhn.IsValid(string)' is obsolete: 'Use the IsValidLuhnNumber method instead.'
build: tests/LuhnTest.cs#L248
'Luhn.IsValid(ReadOnlySpan<char>)' is obsolete: 'Use the IsValidLuhnNumber method instead.'
build: tests/LuhnTest.cs#L260
'Luhn.IsValid(string, byte)' is obsolete: 'Use the IsValidLuhnCheckDigit method instead.'
build: tests/LuhnTest.cs#L262
'Luhn.IsValid(ReadOnlySpan<char>, byte)' is obsolete: 'Use the IsValidLuhnCheckDigit method instead.'
build: tests/LuhnTest.cs#L274
'Luhn.IsValid(string, byte)' is obsolete: 'Use the IsValidLuhnCheckDigit method instead.'
build: tests/LuhnTest.cs#L276
'Luhn.IsValid(ReadOnlySpan<char>, byte)' is obsolete: 'Use the IsValidLuhnCheckDigit method instead.'