Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@abdheshkumar
Copy link
Contributor

I could not fixed below warnings because <DocCardList /> generates dynamic links

info: Compiling 1 file to /Users/abdkumar/Desktop/expedia/zio/website/docs
warning: reference/observability/logging.md:61:3: Unknown link 'ecosystem/officials/zio-logging.md', did you mean 'ecosystem/officials/index.md'?
* [ZIO Logging](../../ecosystem/officials/zio-logging.md)
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: reference/observability/tracing.md:11:126: Unknown link 'ecosystem/officials/zio-telemetry.md', did you mean 'ecosystem/officials/index.md'?
ZIO Telemetry supports tracing through the OpenTelemetry API. To learn more about tracing, please refer to the ZIO Telemetry [documentation](../../ecosystem/officials/zio-telemetry.md).
                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
info: Compiled in 4.91s (0 errors, 2 warnings)

@CLAassistant
Copy link

CLAassistant commented Apr 10, 2023

CLA assistant check
All committers have signed the CLA.

@khajavi
Copy link
Member

khajavi commented Apr 11, 2023

@abdheshkumar
Could you make adjustments to the settings so that warnings are treated as errors? This will ensure that the CI fails if there are any documentation warnings.

@abdheshkumar
Copy link
Contributor Author

@abdheshkumar Could you make adjustments to the settings so that warnings are treated as errors? This will ensure that the CI fails if there are any documentation warnings.

image

@adamgfraser adamgfraser merged commit b3be3aa into zio:series/2.x Apr 12, 2023
@abdheshkumar abdheshkumar deleted the feature/fix-broken-doc branch April 12, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants