Skip to content

Conversation

@lucasew
Copy link
Contributor

@lucasew lucasew commented May 29, 2021

The template is expecting a string to generate the formated output string but it's receiving a number type (probably int).

This PR fixes this simple problem that cause bugs like the one below.

image

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Owner

@adityatelange adityatelange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! :)

@adityatelange adityatelange merged commit 537ec00 into adityatelange:master Jun 11, 2021
kylethedeveloper pushed a commit to kylethedeveloper/hugo-PaperMod that referenced this pull request Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants