Implemented generic parser #125
Annotations
35 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf, 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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
|
|
|
|
|
|
|
|
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).
|
GhostfolioSidekick/Ghostfolio/API/IGhostfolioAPI.cs#L5
Cannot convert null literal to non-nullable reference type.
|
GhostfolioSidekick/FileImporter/Trading212/Trading212Record.cs#L58
Nullability of type of parameter 'text' doesn't match overridden member (possibly because of nullability attributes).
|
GhostfolioSidekick/FileImporter/Coinbase/CoinbaseRecord.cs#L15
Non-nullable property 'Order' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GhostfolioSidekick/FileImporter/Coinbase/CoinbaseRecord.cs#L17
Non-nullable property 'Asset' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GhostfolioSidekick/FileImporter/Coinbase/CoinbaseRecord.cs#L24
Non-nullable property 'Currency' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GhostfolioSidekick/FileImporter/Coinbase/CoinbaseRecord.cs#L37
Non-nullable property 'Notes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GhostfolioSidekick/FileImporter/DeGiro/DeGiroRecord.cs#L16
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GhostfolioSidekick/FileImporter/DeGiro/DeGiroRecord.cs#L18
Non-nullable property 'ISIN' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
GhostfolioSidekick/FileImporter/DeGiro/DeGiroRecord.cs#L20
Non-nullable property 'Omschrijving' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading