Skip to content

Add nullability concept #16

Add nullability concept

Add nullability concept #16

Triggered via pull request November 25, 2023 01:02
Status Failure
Total duration 1m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Lint Java files using Checkstyle
1m 19s
Lint Java files using Checkstyle
Lint Markdown files
4s
Lint Markdown files
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Trailing spaces: concepts/nullability/about.md#L7
concepts/nullability/about.md:7:92 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md009.md
Fenced code blocks should be surrounded by blank lines: concepts/nullability/about.md#L32
concepts/nullability/about.md:32 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md031.md
Multiple consecutive blank lines: concepts/nullability/about.md#L53
concepts/nullability/about.md:53 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
Files should end with a single newline character: concepts/nullability/introduction.md#L23
concepts/nullability/introduction.md:23:3 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md047.md
Headings should be surrounded by blank lines: exercises/concept/tim-from-marketing/.docs/hints.md#L3
exercises/concept/tim-from-marketing/.docs/hints.md:3 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 1. Print a badge for an employee"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Lists should be surrounded by blank lines: exercises/concept/tim-from-marketing/.docs/hints.md#L4
exercises/concept/tim-from-marketing/.docs/hints.md:4 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [String interpolation][strin..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Headings should be surrounded by blank lines: exercises/concept/tim-from-marketing/.docs/hints.md#L7
exercises/concept/tim-from-marketing/.docs/hints.md:7 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 2. Print a badge for a new employee"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Lists should be surrounded by blank lines: exercises/concept/tim-from-marketing/.docs/hints.md#L8
exercises/concept/tim-from-marketing/.docs/hints.md:8 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- You should check if the ID i..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
Headings should be surrounded by blank lines: exercises/concept/tim-from-marketing/.docs/hints.md#L11
exercises/concept/tim-from-marketing/.docs/hints.md:11 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 3. Print a badge for the owner"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
Lists should be surrounded by blank lines: exercises/concept/tim-from-marketing/.docs/hints.md#L12
exercises/concept/tim-from-marketing/.docs/hints.md:12 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- You should check if the depa..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md