feature: Added support for multi-line variables separated by dots #11
Annotations
23 warnings
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L58
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L59
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/Utilities/EnvReader.cs#L106
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/Utilities/Helpers.cs#L82
Possible null reference return.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L58
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L59
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/Utilities/EnvReader.cs#L106
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/Utilities/Helpers.cs#L82
Possible null reference return.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L58
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L59
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L58
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L59
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/Utilities/EnvReader.cs#L106
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/Utilities/Helpers.cs#L82
Possible null reference return.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L58
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L59
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/Utilities/EnvReader.cs#L106
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/Utilities/Helpers.cs#L82
Possible null reference return.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L58
Cannot convert null literal to non-nullable reference type.
|
build-and-test:
src/dotenv.net/DotEnvOptions.cs#L59
Cannot convert null literal to non-nullable reference type.
|