Skip to content

Nullability: conversion behavior #2102

Nullability: conversion behavior

Nullability: conversion behavior #2102

Triggered via pull request January 1, 2025 01:58
Status Success
Total duration 1m 14s
Artifacts

word-converter.yaml

on: pull_request
word-converter
1m 6s
word-converter
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 21 warnings
standard/types.md#L1053
TOC002::`§1.7.6` not found
tools/types.md:1057-1093#L1057
ExampleTester:: Mismatched warnings: Expected ; Was CS8619, CS8619, CS8619
tools/types.md:1057-1093#L1057
ExampleTester:: Details of actual warnings:
tools/types.md:1057-1093#L1057
ExampleTester:: Line 27: CS8619: Nullability of reference types in value of type 'IEnumerable<string?>' doesn't match target type 'IEnumerable<string>'.
tools/types.md:1057-1093#L1057
ExampleTester:: Line 38: CS8619: Nullability of reference types in value of type 'Action<string>' doesn't match target type 'Action<string?>'.
tools/types.md:1057-1093#L1057
ExampleTester:: Line 49: CS8619: Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
tools/types.md:1101-1116#L1101
ExampleTester:: Mismatched errors: Expected ; Was CS0128, CS0128
tools/types.md:1101-1116#L1101
ExampleTester:: Details of actual errors:
tools/types.md:1101-1116#L1101
ExampleTester:: Line 23: CS0128: A local variable or function named 'v1' is already defined in this scope
tools/types.md:1101-1116#L1101
ExampleTester:: Line 29: CS0128: A local variable or function named 'v1' is already defined in this scope
tools/types.md:1101-1116#L1101
ExampleTester:: Mismatched warnings: Expected ; Was CS8619, CS8619
tools/types.md:1101-1116#L1101
ExampleTester:: Details of actual warnings:
tools/types.md:1101-1116#L1101
ExampleTester:: Line 22: CS8619: Nullability of reference types in value of type 'List<string>' doesn't match target type 'List<string?>'.
tools/types.md:1101-1116#L1101
ExampleTester:: Line 28: CS8619: Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
standard/types.md#L951
MDC032::Line length 87 > maximum 81
standard/types.md#L954
MDC032::Line length 90 > maximum 81
standard/types.md#L957
MDC032::Line length 87 > maximum 81
standard/types.md#L1017
MDC032::Line length 110 > maximum 81
standard/types.md#L1053
MDC019::Mismatch: link anchor is '§1.7.6', should be '§17.6'
standard/expressions.md#L2161
MDC032::Line length 84 > maximum 81
standard/expressions.md#L2162
MDC032::Line length 85 > maximum 81
standard/expressions.md#L3269
MDC032::Line length 86 > maximum 81
standard/classes.md#L404
MDC032::Line length 83 > maximum 81
standard/classes.md#L3400
MDC032::Line length 83 > maximum 81
standard/classes.md#L4513
MDC032::Line length 82 > maximum 81
standard/attributes.md#L986
MDC032::Line length 86 > maximum 81
standard/attributes.md#L990
MDC032::Line length 96 > maximum 81
standard/attributes.md#L1044
MDC032::Line length 89 > maximum 81
standard/grammar.md#L1007
MDC032::Line length 84 > maximum 81
standard/grammar.md#L1008
MDC032::Line length 85 > maximum 81
standard/grammar.md#L1185
MDC032::Line length 86 > maximum 81
standard/grammar.md#L1979
MDC032::Line length 83 > maximum 81
standard/grammar.md#L2342
MDC032::Line length 82 > maximum 81
standard/standard-library.md#L383
MDC032::Line length 84 > maximum 81
word-converter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636