Add nexo (#26) #122
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
38 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf, docker/login-action@28218f9b04b4f3f62068d7b6ce6ca5b26e35336c, docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38, docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
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
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
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
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
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
The `save-state` 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
The `save-state` 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
The `save-state` 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
The `save-state` 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
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
The `save-state` 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
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
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
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
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
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
The `save-state` 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
The `save-state` 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
The `save-state` 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
Nullability of reference types in return type of 'string? ConfigurationSettings.FileImporterPath.get' doesn't match implicitly implemented member 'string IConfigurationSettings.FileImporterPath.get' (possibly because of nullability attributes).
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Nullability of type of parameter 'text' doesn't match overridden member (possibly because of nullability attributes).
|
build
Converting null literal or possible null value to non-nullable type.
|
build
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
build
Dereference of a possibly null reference.
|
build
Possible null reference return.
|
build
Possible null reference return.
|
build:
GhostfolioSidekick/ConfigurationSettings.cs#L5
Nullability of reference types in return type of 'string? ConfigurationSettings.FileImporterPath.get' doesn't match implicitly implemented member 'string IConfigurationSettings.FileImporterPath.get' (possibly because of nullability attributes).
|
build:
GhostfolioSidekick/Ghostfolio/API/IGhostfolioAPI.cs#L5
Cannot convert null literal to non-nullable reference type.
|
build:
GhostfolioSidekick/FileImporter/Trading212/Trading212Record.cs#L58
Nullability of type of parameter 'text' doesn't match overridden member (possibly because of nullability attributes).
|
build:
GhostfolioSidekick/Crypto/CryptoTranslate.cs#L16
Converting null literal or possible null value to non-nullable type.
|
build:
GhostfolioSidekick/Crypto/CryptoTranslate.cs#L18
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
build:
GhostfolioSidekick/Crypto/CryptoTranslate.cs#L30
Dereference of a possibly null reference.
|
build:
GhostfolioSidekick/Ghostfolio/Mapper.cs#L9
Possible null reference assignment.
|
build:
GhostfolioSidekick/Ghostfolio/Mapper.cs#L35
Possible null reference argument for parameter 'value' in 'TypeOfMapping Enum.Parse<TypeOfMapping>(string value)'.
|
build:
GhostfolioSidekick/Ghostfolio/Mapper.cs#L35
Argument of type 'Tuple<TypeOfMapping, string?>' cannot be used for parameter 'key' of type 'Tuple<TypeOfMapping, string>' in 'void Dictionary<Tuple<TypeOfMapping, string>, string>.Add(Tuple<TypeOfMapping, string> key, string value)' due to differences in the nullability of reference types.
|
build:
GhostfolioSidekick/Ghostfolio/Mapper.cs#L35
Possible null reference argument for parameter 'value' in 'void Dictionary<Tuple<TypeOfMapping, string>, string>.Add(Tuple<TypeOfMapping, string> key, string value)'.
|