Skip to content

Add baffling-birthdays exercise #2743

Add baffling-birthdays exercise

Add baffling-birthdays exercise #2743

Triggered via pull request March 6, 2025 19:01
Status Failure
Total duration 1m 24s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test: exercises/practice/baffling-birthdays/BafflingBirthdaysTests.cs#L8
The name 'BafflingBirthdays' does not exist in the current context
test: exercises/practice/baffling-birthdays/BafflingBirthdaysTests.cs#L16
The name 'BafflingBirthdays' does not exist in the current context
test: exercises/practice/baffling-birthdays/BafflingBirthdaysTests.cs#L24
The name 'BafflingBirthdays' does not exist in the current context
test: exercises/practice/baffling-birthdays/BafflingBirthdaysTests.cs#L32
The name 'BafflingBirthdays' does not exist in the current context
test: exercises/practice/baffling-birthdays/BafflingBirthdaysTests.cs#L40
The name 'BafflingBirthdays' does not exist in the current context
test: exercises/practice/baffling-birthdays/BafflingBirthdaysTests.cs#L48
The name 'BafflingBirthdays' does not exist in the current context
test: exercises/practice/baffling-birthdays/BafflingBirthdaysTests.cs#L55
The name 'BafflingBirthdays' does not exist in the current context
test: exercises/practice/baffling-birthdays/BafflingBirthdaysTests.cs#L65
The name 'BafflingBirthdays' does not exist in the current context
test: exercises/practice/baffling-birthdays/BafflingBirthdaysTests.cs#L67
Argument 1: cannot convert from 'method group' to 'int'
test: exercises/practice/baffling-birthdays/BafflingBirthdaysTests.cs#L73
The name 'BafflingBirthdays' does not exist in the current context
test: exercises/practice/ledger/Ledger.cs#L26
Converting null literal or possible null value to non-nullable type.
test: exercises/practice/ledger/Ledger.cs#L28
Converting null literal or possible null value to non-nullable type.
test: exercises/practice/ledger/Ledger.cs#L73
Possible null reference assignment.
test: exercises/practice/ledger/Ledger.cs#L75
Possible null reference assignment.
test: exercises/practice/markdown/Markdown.cs#L53
Possible null reference return.
test: exercises/practice/markdown/Markdown.cs#L90
Possible null reference return.
test: exercises/practice/tree-building/TreeBuilding.cs#L12
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test: exercises/practice/ledger/Ledger.cs#L26
Converting null literal or possible null value to non-nullable type.
test: exercises/practice/ledger/Ledger.cs#L28
Converting null literal or possible null value to non-nullable type.
test: exercises/practice/ledger/Ledger.cs#L73
Possible null reference assignment.